home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-20 / mbl514.zip / TOMCAT.INF < prev    next >
Text File  |  1988-04-06  |  4KB  |  72 lines

  1.  
  2.  _   /|    Some information on the TCP/IP FTP FileServer
  3.  \'o.O'       TOMCAT.GSFC.NASA.GOV = 128.183.10.100
  4.  =(___)=
  5.     U                  Tom Clark - W3IWI
  6.  
  7. TOMCAT is a public access file server I have put online to help meet the
  8. needs of several groups:
  9.  
  10.  - The Digital Signal Processing (DSP) development team
  11.  
  12.  - The group using the NET TCP/IP software being developed by Phil Karn et al
  13.  
  14.  - The PACSAT development team
  15.  
  16.  - Packet Radio BBS developers
  17.  
  18. TOMCAT runs Phil Karn's NET code on a PC's Limited 386 in my office. It runs
  19. as one window under DesqView which is available unless I need to use the
  20. entire machine's resources for work-related tasks (in which case it won't
  21. answer). The 386 has a 3COM 3C501 board in it which is tied to the NASA/
  22. GODDARD center-wide Ethernet where its public IP address is 128.183.10.100.
  23.  
  24. The name TOMCAT means TOM C's AT (even though the machine is now a 386).
  25. Once you connect to TOMCAT it accepts 'user anonymous' (or user anon in case 
  26. you can't spell). I would like to ask that you use 'pass yourcall' as the 
  27. password so I can tell who has logged in. Anonymous users have both read & 
  28. write (but not delete or replace) access to any of the subdirectories of 
  29. /PUBLIC. The subdirectory names are pretty self-explanatory: /PUBLIC/DSP 
  30. has DSP code, /PUBLIC/TCP has code related to NET (including Macintosh,
  31. Amiga & NET/ROM versions), /PUBLIC/BBS has the latest releases of WA7MBL 
  32. BBS code, /PUBLIC/TELECOM has modem and telecommunications related stuff, etc.
  33.  
  34. In addition to the Ethernet port the machine is available on SLIP at 2400
  35. baud if my dataphone is not tied up doing other things. Goddard is wired
  36. with a ROLM ISDN network (ROLM plus its parent owner IBM bring new meanings
  37. to the words "twisted pair"!) so it is necessary to go thru a few bizzare 
  38. steps to log on to TOMCAT's SLIP port:
  39.  
  40.  a. Dial (301)286-9000   (the Goddard central modem pool)
  41.  b. Hit <cr> and you will get a ENTER NUMBER: prompt.
  42.  c. Type 65957 <cr> and await a CALL COMPLETED prompt.
  43.  d. Bring up your TCP/IP software (like NET) and 'ftp tomcat' (or
  44.     'ftp [128.183.10.100]' in case TOMCAT isn't in your HOSTS.NET table).
  45.  e. After your NET says 'established', logon with 'user anonymous'  &
  46.     'pass yourcall'. The browse around with 'dir' , 'cd' and 'get' whatever
  47.     strikes your fancy. Remember to do a 'type i' if you are going to fetch
  48.     a binary (e.g. .ARC) file.
  49.  f. I have found that setting 'tcp mss 536' & 'tcp window 1072' seems to
  50.     work pretty well on the SLIP port. TOMCAT's defaults are optimized for 
  51.     the Ethernet world.
  52.  
  53. On the SLIP port TOMCAT is armed to expect users with a 44.xx.xx.xx address.
  54. On the arpanet port, it will take anything except 44.xx.xx.xx. If this causes 
  55. you any problems, let me know. You cannot use the SLIP port on TOMCAT as a
  56. gateway switch to the 'real world' internet.
  57.  
  58. Any contributed software is welcome -- just make certain that you aren't
  59. violating any copywrite provisions. Try to use PKARC to compress the files
  60. to save disk space and transmission time. The /PUBLIC/ARC has both PKXARC
  61. in executable form and the entire PK-package in .ARC form (TOMCAT's PKXARC
  62. has had the bug repair done to it -- details in PK-ALL.ARC).
  63.  
  64. TOMCAT and LOUIE.UDEL.EDU usually have the latest KA9Q releases and TOMCAT 
  65. itself runs the latest NET code as soon as Phil sends it and I have time to 
  66. load it up.
  67.  
  68. Comments are welcome -- is this system serving a useful function?
  69.  
  70. 73, Tom
  71. Updated 4/6/88
  72.